﻿2026-06-21T11:56:50.0389545Z ##[group]Run cargo nextest run -p spt-daemon --no-fail-fast \
2026-06-21T11:56:50.0389995Z [36;1mcargo nextest run -p spt-daemon --no-fail-fast \[0m
2026-06-21T11:56:50.0390427Z [36;1m  -E 'test(a_journaled_input_wedge) | test(p0_paste_wedge) | test(g2_no_commit)' \[0m
2026-06-21T11:56:50.0390796Z [36;1m  --no-capture 2>&1 \[0m
2026-06-21T11:56:50.0391387Z [36;1m| grep -E 'JOURNAL-WEDGE GATE|PASTE-WEDGE GATE|subscribed|got_output|attach_received|keystroke_accepted|assertion|panicked|c1:|c2:|c3:|EVICT|c3-DROP|PASS|FAIL' \[0m
2026-06-21T11:56:50.0391965Z [36;1m| grep -vE 'drain appends=' || true[0m
2026-06-21T11:56:50.0564116Z shell: /usr/bin/bash -e {0}
2026-06-21T11:56:50.0564417Z env:
2026-06-21T11:56:50.0564657Z   SPT_REGISTRY_BUSY_TIMEOUT_MS: 30000
2026-06-21T11:56:50.0564974Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-21T11:56:50.0565265Z   SPT_WEDGE_TRACE: 1
2026-06-21T11:56:50.0565490Z ##[endgroup]
2026-06-21T11:57:45.7168629Z WEDGE_TRACE c3-DROP: stream=1 append seq=0 but NO subscriber yet
2026-06-21T11:57:45.7169617Z WEDGE_TRACE c3: stream=2 live-send seq=0 count=1 write_ok=true
2026-06-21T11:57:45.7260502Z === W1b JOURNAL-WEDGE GATE: journaled_ops_pumped=12096 concurrent_attach_subscribed=true attach_received_pty_output=false (fixed = both true; pre-fix on Unix: subscribed=false — attach wedged on the held journal lock) ===
2026-06-21T11:57:45.7261556Z thread 'a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach' (3644020) panicked at crates/spt-daemon/tests/inject_control_wedge.rs:750:5:
2026-06-21T11:57:45.7262199Z test a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach ... FAILED
2026-06-21T11:57:45.7262682Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 9 filtered out; finished in 19.02s
2026-06-21T11:57:45.7266508Z         FAIL [  19.030s] (1/3) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-21T11:57:45.7267301Z thread 'g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input' (3644063) panicked at crates/spt-daemon/tests/inject_control_wedge.rs:1196:5:
2026-06-21T11:57:45.7267975Z test g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input ... FAILED
2026-06-21T11:57:45.7268474Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 9 filtered out; finished in 16.69s
2026-06-21T11:57:45.7269341Z         FAIL [  16.702s] (2/3) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-21T11:57:45.7269839Z WEDGE_TRACE c3-DROP: stream=1 append seq=0 but NO subscriber yet
2026-06-21T11:57:45.7270238Z WEDGE_TRACE c1-EVICT: dropped 1 viewer(s) at seq 98992; total_evicted=1 (drain_appends=98993)
2026-06-21T11:57:45.7270647Z WEDGE_TRACE c3: stream=2 live-send seq=0 count=1 write_ok=true
2026-06-21T11:57:45.7272102Z === P0 PASTE-WEDGE GATE: pumped=33557 keystroke_accepted=true concurrent_attach_subscribed=true attach_received_output=false backpressured=true backpressure_after_stop=Some(true) (fixed = subscribed+got_output+keystroke_accepted true; pre-fix: parked dispatch thread → subscribed=false / no output) ===
2026-06-21T11:57:45.7273305Z thread 'p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker' (3644101) panicked at crates/spt-daemon/tests/inject_control_wedge.rs:1996:5:
2026-06-21T11:57:45.7274181Z test p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker ... FAILED
2026-06-21T11:57:45.7274631Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 9 filtered out; finished in 18.85s
2026-06-21T11:57:45.7275180Z         FAIL [  18.861s] (3/3) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-21T11:57:45.7275778Z         FAIL [  19.030s] (1/3) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-21T11:57:45.7276429Z         FAIL [  16.702s] (2/3) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-21T11:57:45.7277212Z         FAIL [  18.861s] (3/3) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
